github.com/gotd/td/tg.Message.SetViaBotID (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_message_gen.go#L1452: func (m *Message) SetViaBotID(value int64) {

	github.com/gotd/td/telegram/internal/upconv
		upconv.go#L15: 			msg.SetViaBotID(v)