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

3 uses

	github.com/gotd/td/tg (current package)
		tl_message_gen.go#L1248: func (m *Message) SetSilent(value bool) {

	github.com/gotd/td/telegram/internal/upconv
		upconv.go#L54: 	msg.SetSilent(u.Silent)
		upconv.go#L84: 	msg.SetSilent(u.Silent)