This determines whether this is an external-link post or a regular announcement post. TEXT - Regular announcement that can contain rich text. LINK - Announcement that is linked to an external site.
from glean.api_client.models import CreateAnnouncementRequestPostType
value = CreateAnnouncementRequestPostType.TEXT| Name | Value |
|---|---|
TEXT |
TEXT |
LINK |
LINK |