Skip to content

GramIO API Reference / gramio/dist / VerifyChatParams

Interface: VerifyChatParams

Defined in: @gramio/types/out/params.d.ts:2759

Params object for verifyChat method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target channel (in the format @channelusername). Channel direct messages chats can't be verified.@gramio/types/out/params.d.ts:2763
custom_description?stringCustom description for the verification; 0-70 characters. Must be empty if the organization isn't allowed to provide a custom verification description.@gramio/types/out/params.d.ts:2767