github.com/gotd/td/tg.MessagesStartBotRequest.Bot (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_start_bot_gen.go#L43: 	Bot InputUserClass
		tl_messages_start_bot_gen.go#L70: 	if !(s.Bot == nil) {
		tl_messages_start_bot_gen.go#L102: 	s.Bot = from.GetBot()
		tl_messages_start_bot_gen.go#L165: 	if s.Bot == nil {
		tl_messages_start_bot_gen.go#L168: 	if err := s.Bot.Encode(b); err != nil {
		tl_messages_start_bot_gen.go#L203: 		s.Bot = value
		tl_messages_start_bot_gen.go#L234: 	return s.Bot