# coding: utf-8

# flake8: noqa
"""
    LINE Messaging API

    This document describes LINE Messaging API.  # noqa: E501

    The version of the OpenAPI document: 0.0.1
    Generated by OpenAPI Generator (https://openapi-generator.tech)

    Do not edit the class manually.
"""


# import models into model package
from linebot.v3.moduleattach.models.attach_module_response import AttachModuleResponse
