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

2 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L3233: 	return t.EncodeBare(b)
		tl_rich_text_gen.go#L3237: func (t *TextBotCommand) EncodeBare(b *bin.Buffer) error {