github.com/gotd/td/tg.BotCommand.EncodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_bot_command_gen.go#L129: 	return b.EncodeBare(buf)
		tl_bot_command_gen.go#L133: func (b *BotCommand) EncodeBare(buf *bin.Buffer) error {