GramIO API Reference / @gramio/contexts/dist / MessageContextWithRequiredFrom
Type Alias: MessageContextWithRequiredFrom<Bot>
MessageContextWithRequiredFrom<
Bot> =Constructor<InstanceType<MessageContext<Bot>> &Require<InstanceType<MessageContext<Bot>>,"from">>
Defined in: contexts/index.d.ts:103
Type Parameters
| Type Parameter |
|---|
Bot extends BotLike |