teams_activity_extensions モジュール

機能

teams_get_channel_data

teams_get_channel_data(activity: Activity) -> TeamsChannelData

パラメーター

名前 説明
activity
必須

teams_get_channel_id

teams_get_channel_id(activity: Activity) -> str

パラメーター

名前 説明
activity
必須

teams_get_meeting_info

teams_get_meeting_info(activity: Activity) -> TeamsMeetingInfo

パラメーター

名前 説明
activity
必須

teams_get_team_info

teams_get_team_info(activity: Activity) -> TeamInfo

パラメーター

名前 説明
activity
必須

teams_notify_user

teams_notify_user(activity: Activity, alert_in_meeting: bool = None, external_resource_url: str = None)

パラメーター

名前 説明
activity
必須
alert_in_meeting
既定値: None
external_resource_url
既定値: None