github.com/gotd/td/tg.PhoneEditGroupCallParticipantRequest.Volume (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_phone_edit_group_call_participant_gen.go#L61: 	Volume int
		tl_phone_edit_group_call_participant_gen.go#L107: 	if !(e.Volume == 0) {
		tl_phone_edit_group_call_participant_gen.go#L153: 		e.Volume = val
		tl_phone_edit_group_call_participant_gen.go#L244: 	if !(e.Volume == 0) {
		tl_phone_edit_group_call_participant_gen.go#L295: 		b.PutInt(e.Volume)
		tl_phone_edit_group_call_participant_gen.go#L359: 		e.Volume = value
		tl_phone_edit_group_call_participant_gen.go#L429: 	e.Volume = value
		tl_phone_edit_group_call_participant_gen.go#L441: 	return e.Volume, true