MeetingNotificationBase Class
Specifies Bot meeting notification base including channel data and type.
Constructor
pydantic model MeetingNotificationBase
Parameters
| Name | Description |
|---|---|
|
type
Required
|
Type of Bot meeting notification. |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
type
|
Default value: None
|
Attributes
type
field type: str = None