Skip to content
  • Auto
  • Light
  • Dark
Download Beeper

Reminders

Reminders

Reminders operations

Create a chat reminder
client.Chats.Reminders.New(ctx, chatID, body) (*BaseResponse, error)
post/v1/chats/{chatID}/reminders
Delete a chat reminder
client.Chats.Reminders.Delete(ctx, chatID) (*BaseResponse, error)
delete/v1/chats/{chatID}/reminders