Skip to content

Commit 9427ef4

Browse files
author
github-actions
committed
Code are generated by openapi generator
1 parent 0cca9e6 commit 9427ef4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

line-openapi

linebot/v3/audience/models/audience_group_type.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ class AudienceGroupType(str, Enum):
4141
IMAGE_CLICK = 'IMAGE_CLICK'
4242
RICHMENU_IMP = 'RICHMENU_IMP'
4343
RICHMENU_CLICK = 'RICHMENU_CLICK'
44+
POP_AD_IMP = 'POP_AD_IMP'
4445

4546
@classmethod
4647
def from_json(cls, json_str: str) -> AudienceGroupType:

0 commit comments

Comments
 (0)