Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractSeedMessageID ¶ added in v0.6.49
ExtractSeedMessageID returns the seed message ID (om_xxx) embedded in a session key as a "|seed:om_xxx" token, or empty string if none is present. The seed is the root/anchor message of a Feishu work-thread session; it can be used with the Reply API (reply_in_thread=true) to continue the thread.
func ExtractThreadID ¶ added in v0.6.48
ExtractThreadID returns the Feishu thread ID (omt_xxx) embedded in a session key as a "|thread:omt_xxx" token, or empty string if none is present.
func VisibilityKey ¶
func WithoutMessage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.